Kernel traits of the laplacian kernel.
static const bool IsNormalized = true
The Laplacian kernel is normalized: K(x, x) = 1 for all x.
Kernel traits of the Laplacian kernel.
Definition at line 111 of file laplacian_kernel.hpp.
The Laplacian kernel is normalized: K(x, x) = 1 for all x.
Definition at line 115 of file laplacian_kernel.hpp.
Generated automatically by Doxygen for MLPACK from the source code.